From: Glenn Morris Date: Tue, 31 Jul 2012 18:39:38 +0000 (-0400) Subject: Comment X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2326^2~1408 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5af2266c44c97dedb2b713a6ea95b184d68e52f3;p=emacs.git Comment --- diff --git a/configure.ac b/configure.ac index 2c1b90e225b..a6e32cc3122 100644 --- a/configure.ac +++ b/configure.ac @@ -2730,7 +2730,7 @@ fi ## version number A.09.05. ## You can fix the math library by installing patch number PHSS_4630. ## But we can fix it more reliably for Emacs by just not using rint. -## We also skip HAVE_RANDOM - see comments in src/s/hpux10-20.h. +## We also skip HAVE_RANDOM - see comments in src/conf_post.h. case $opsys in hpux*) : ;; *) AC_CHECK_FUNCS(random rint) ;;